UserVariable.Remove 方法

移除使用者定義變數。

命名空間IntervalZero.KINGSTAR.Base.Class

組合: IntervalZero.KINGSTAR.Base.Class (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0

語法

C#VB
public void Remove()
public Sub Remove()

備註

當使用 Debug 方法時,無法使用 UserVariable.Remove 刪除使用者變數。

Debug 方法:ISubsystem.DebugMessage, ISubsystem.GetCategoryName, ISubsystem.SetCategoryName

可用的 EtherCAT 狀態

ecatOffline, ecatInit, ecatBoot, ecatPreOP, ecatSafeOP, ecatOP

參見

UserVariable 類別

IntervalZero.KINGSTAR.Base.Class 命名空間